-
Home
-
Easy WP SMTP – WordPress SMTP and Email Logs: Gmail, Office 365, Outlook, Custom SMTP, and more
-
2.3.2
-
Code
-
Classes
- Mailer
Total Complexity |
62 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
438 |
Lines of code |
215 |
Logical lines of code |
96 |
Comment lines |
148 |
Methods |
17 |
Properties |
1 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
set_recipients() |
A |
51 |
10 |
26 |
set_content() |
S |
49 |
6 |
39 |
get_response_error() |
S |
55 |
7 |
18 |
set_reply_to() |
S |
56 |
6 |
19 |
prepare_attachments() |
S |
54 |
6 |
18 |
address_format() |
S |
63 |
4 |
10 |
set_headers() |
S |
65 |
4 |
8 |
set_attachments() |
S |
62 |
3 |
13 |
set_body_header() |
S |
61 |
3 |
13 |
process_response() |
S |
64 |
3 |
10 |
set_from() |
S |
65 |
2 |
10 |
get_debug_info() |
S |
68 |
2 |
6 |
is_mailer_complete() |
S |
68 |
2 |
7 |
set_subject() |
S |
71 |
1 |
7 |
set_return_path() |
S |
98 |
1 |
1 |
get_body() |
S |
76 |
1 |
4 |
__construct() |
S |
69 |
1 |
6 |